-
Notifications
You must be signed in to change notification settings - Fork 472
Document REPAIRCLUSTER,REPAIRCLUSTERMETADATA privs #20030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document REPAIRCLUSTER,REPAIRCLUSTERMETADATA privs #20030
Conversation
Files changed:
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
@rmloveland remember to backport this to supported versions once it's reviewed! @rafiss it looks from the code PR like this change applies to all supported versions v23.1+, is that correct? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
The REPAIRCLUSTERMETADATA privilege was added in 23.2 (cockroachdb/cockroach#110609), so will this get added to the other release's docs pages too?
awesome thanks!
yes, once this gets a 2nd lgtm from a docs team reviewer I will backport to all the other docs for versions v23.2 and later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, non-blocking nit: you might consider using "modify" rather than "edit"
Fixes DOC-8913 NB. Backported changes to supported versions v23.2+
d16b2a7
to
fe4d949
Compare
TFTRs! Backported changes to all supported versions v23.2+, merging ... |
Fixes: